home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / WORDMISC / WRITTOOL.LZH / GO.BAT < prev    next >
DOS Batch File  |  1987-01-19  |  527b  |  21 lines

  1. echo off
  2. cls
  3. echo To display information for the Writer's Toolkit utilities type:
  4. echo .
  5. echo TYPE READ.ME       (PRESS ENTER)
  6. echo TYPE WRITERS.TXT   (PRESS ENTER)
  7. echo .
  8. echo To use the utilities, you will have to read the doc files.
  9. echo For example, to read the calendar documentation file type:
  10. echo .
  11. echo TYPE CAL.DOC  (PRESS ENTER)
  12. echo .
  13. echo .
  14. echo PC Software Interest Group (PC-SIG)
  15. echo 1030D E. Duane Ave.
  16. echo Sunnyvale, CA  94086
  17. echo (408) 730-9291
  18. echo (c) Copyright 1987
  19. echo .
  20. echo off
  21.